This paper discusses the target of loops optimization and various methods of program transformation which can significantly reduce the access time to subscripted variables, diminish some types of dependence, increase the " depth " of software pipelining, and merge some iterations of loops in order to make code compaction easier 程序變換可大大減少下標(biāo)變數(shù)的訪問時(shí)間;消除某些類型的相關(guān),提高軟件流水的“深度”;合并多個(gè)循環(huán),有利于進(jìn)行代碼壓縮。